@charset "utf-8";
/*common responsive*/
@media (max-width: 1480px) {
	.container{width: 1200px;}
	.container.pt{padding-top: 30px;}
	.common-col-space{margin:0 -15px;}
	.common-col-space .grid{padding:0 15px;}
	
	.mb50{margin-bottom: 30px;}

	.fix-mainNav ul li a span{padding:20px 0;}
	.fix-mainNav ul li{margin:0 28px;}
	.column-header.active .fix-mainNav,.column-header.active .header-toggle-btn{height: 65px;}
	.column-header.active .fix-mainNav .fix-search-btn{width: 70px;top: 16px;}

	.footer{padding-bottom: 20px;}
	.footer-wzbs{position: static; margin-top: 0; text-align: center;}
	.footer-wzbs img{margin: 0 10px;}
	.footer-copyright{padding-bottom: 10px;}
	.footer-gray .footer-links .hd ul li a{font-size: 1em;}
}

@media (max-width: 1366px) {

}

@media (max-width: 1340px) {
  .common-scrollArrow.across .owl-nav .owl-prev{left: 10px;}
  .common-scrollArrow.across .owl-nav .owl-next{right: 10px;}
}

@media (max-width: 1280px) {
	body{font-size: 15px;}
	.container{width:auto;}

	.header-search{max-width: 700px; width: 620px;}
	.header-search, .header-search .s-txt{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
	.header-search .s-txt{width: 100%; height: 56px;}
	.header-mainNav ul li a{font-size: 1.25em;}
	.fix-mainNav .container{width:auto;}
	.fix-mainNav{padding-right: 80px;}
	.fix-mainNav ul li.li-index{margin-left: 80px;}

	.footer-links .hd h3{display: none;}
	.footer-links .hd{padding-left: 0; overflow: hidden;}
	.footer-links .bd{margin-left: 0;}
	.footer .cont{margin-left: 0;}
	.easyBtn{display: none;}

	.common-col-space.resEarly{margin:0 !important;}
	.common-col-space.resEarly .grid{padding:0 !important;}
	.common-col-space.resEarly>*{float: none; width: auto !important;}
	.common-col-space.resEarly{margin-top: 0; margin-bottom: 0;}

	.common-scrollArrow .owl-nav div{background-color: rgba(255,255,255,.8);}
	.common-scrollArrow .owl-nav .owl-prev{left: 10px !important;}
  .common-scrollArrow .owl-nav .owl-next{right: 10px !important;}

  .quick_bar{display: none!important;}
}

@media (max-width: 1150px) {
	.fix-mainNav ul li.li-index{margin-left: 38px;}
	.fix-mainNav ul li{margin:0 24px;}
}

@media (max-width: 1080px) {
	.header-menu .wza,
	.drawer-menu .wza{display: none;}
	.footer-links .hd ul li,
	.footer-links .bd ul li{width: 33.333333%;}
	.footer-links .hd ul li a{margin-bottom: 1px;}
	.footer-links .hd ul li.hs.on a{height: 41px;}
	.footer-links .hd ul li.hs.on a:after{margin-top: -3px;}
	.footer-links .bd-bg{background: none; box-shadow: none;}
	.footer-links .bd{background: rgba(19,83,182,1);}
	.footer-gray .footer-links .bd{background: none;}
	.footer-gray .footer-links .hd ul li a{text-align: left; max-width: 80%; margin: 0 auto;}
	.footer-gray .footer-links .hd ul li.hs a:after{position: absolute; margin-top: -3px;}
	
}

@media (max-width: 1023px) {
	/* body{font-size: 14px;} */
	.common-col-space{margin:0 !important;}
	.common-col-space .grid{padding:0 !important;}
	.common-col-space>*{float: none; width: auto !important;}
	.common-col-space{margin-top: 0; margin-bottom: 0;}
	.header{height: auto;}
	.header-mainNav .container{margin: 0;}
	/* .header-mainNav ul{background: rgba(255,255,255,.5); box-shadow: 0 0 5px 2px rgba(0, 45, 113, 0.1);} */
	.header-menu{display: none;}
	.fix-mainNav{display: none;}
	.column-toggle-btn{display: block; width: 60px; height: 60px;}
	.column-toggle-btn div{width: 25px;}
	.crumb{background: #f0f0f0; }
	.tab-brief .bd > .newsList{margin-bottom: 10px;}
	.sm-autoHeight{height: auto !important;}
	.common-slideTpxw img, .common-slide-arrow img,
  .common-scrollZtzl img{height: auto !important;}
	.common-slide-arrow .owl-nav div{top: 50%; margin-top: -42px;}
	
	.footer-links{padding: 20px 0;}

	
}

@media (max-width: 992px) {
	.drawer-main{padding: 0 30px;}
	.drawer-logo{position: static; padding: 16px 0 5px;}
	.drawer-menu{position: static; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,.15);}
	.header-drawer-ss{position: static;margin:20px auto 0;width: 312px;}
	.drawer-mainNav{margin-top: 75px;}
	
	.drawer-mainNav ul li{width:100% !important; margin-bottom: 25px;}
	.drawer-mainNav ul li dl{margin-right:0; margin-left:0;}
	.drawer-mainNav ul li dl dd.submenu span{float:left; margin-right:30px; padding-top:5px; padding-bottom:5px;}
	.drawer-mainNav ul li dl dt{padding-bottom:12px;}
	.fix-mainNav ul li a span{font-size: 1.125em;}
	.crumb h2{font-size: 1em;}
	
	
}

@media (max-width: 991px) {
	
	
}

@media (max-width: 860px) {

}


/* xs mobile*/
@media (max-width: 768px) {
	.home-toggle-btn{width: 89px; height: 79px; /*background: rgba(11,97,199,.29);*/ background-size: 100% 100%;}
	.home-toggle-btn div{ width: 25px;}
	.header-drawer{background-size: 150% auto;}

	.newsList.twoCol li{width: 100%;}
}


@media (max-width: 767px) {
	.header-logo img{transform:scale(0.9);}
	.header-mainNav{height:auto; border-bottom: none;}
	.header-mainNav ul{ padding:12px 0; box-shadow: 0 0 5px 2px rgba(0, 45, 113, 0.2); background: #2080e6;	}
	.header-mainNav ul li{width:26%;}
	.header-mainNav ul li a{padding:8px 0; line-height:20px; color: #fff;}
	.header-mainNav ul li{position:relative;}
	.header-mainNav ul li.li-index{width: 22%; height:72px;}
	.header-mainNav ul li.li-index a{line-height:72px; padding: 0;}
	.header-mainNav ul li:after{content:""; width:1px; height:16px; background:#fff; position:absolute; top:50%; margin-top:-8px; right:0; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
	.header-mainNav ul li a:hover, .header-mainNav ul li.on a{color: #fff; font-weight: bold;}
	.header-mainNav ul li a:after{display: none;}
	.header-mainNav ul li:nth-child(4):after, .header-mainNav ul li:nth-child(7):after{display:none;}
	.column-header.active .header-toggle-btn{width: 48px; height: 48px;}
	.column-header.active .header-toggle-btn span{left: 4px;}
	
	.tab-brief.res > .hd ul li{margin:0 10px 10px 0 !important; padding:0 12px !important; font-size: 1.125em; line-height:40px; background-color:#f1f1f1; border-bottom:none;}
	.tab-brief.res > .hd ul li.on{color:#fff; background-color:#1a56a8;}
	.tab-brief.res > .hd ul li.on a{color:#fff;}
	.tab-brief.res > .hd li:after{display: none;}
	.tab-brief.res .bd > .item > .newsList{margin-top: 0;}
	.tab-brief.split > .hd{margin-left: 0;}
	.tab-brief.split > .hd li a{padding:0;}
	.tab-brief.split > .hd li a:before{display: none;}
	.tab-brief > .hd .common-more{display: none;}
	.m-common-more{display:block;}

	.footer .footer-wxewm{position: static;text-align: center;width: 135px;margin:20px auto 0;}
	
}



@media (max-width: 640px) {
	.header-logo img{max-width: 90%;}
	.header-search{width: 100%;}
	.header-mainNav ul li a{font-size: 1.125em;}
	
	.drawer-menu .icon>a,.drawer-menu .user .username{padding-left: 22px;}
	.drawer-menu .icon>a:before,.drawer-menu .user .username:before{width: 14px; height: 14px; margin-top: -7px; background-image: url(../images/header_en_s.png);}
	.drawer-menu .oldmodel a:before{background-image: url(../images/icon_old_s.png);}
	.drawer-menu .user a:before,.drawer-menu .user .username:before{background-image: url(../images/icon_user_s.png);}
	/*.drawer-menu .user .username:before{margin-top: -12px;}*/

	.alert-warning{left:2%;margin-left:0; width: 96%; height: auto;}	
	.alert-wzsm{width: 90%;height: auto;margin: 15px auto 0; line-height: 28px;font-size: 18px;color: #000;text-align: center; }
	.footer-copyright{font-size: 14px;}
	
	.common-piclink li a span{top: 50%; margin-top: -20px;}
	.common-piclink.subFont li a span{ margin-top: -28px;}
	
	.common-title-point h2{padding: 10px 10%;}
}


@media (max-width: 480px) {
	.header{background-size: 300% auto;}
	.header-search{padding-right: 60px; border: #5f9ef9 2px solid;}
	.header-search .s-txt{height: 50px; line-height: 50px; border: 0; background: #fff; padding:0 0 0 15px;}
	.header-search .s-btn{width: 60px; height: 50px; background: url(../images/header_icon_search.png) no-repeat center center #fff; font-size: 0;}
	.header-search:after{right: 60px; left: auto;}
	.header-toggle-btn{width: 62px;}
	.header-toggle-btn div{width: 20px; height: 16px;}
	.openDrawer .home-toggle-btn{height: 50px;}
	/* .openDrawer .header-toggle-btn{background: none;} */
	.drawer-main{padding: 0 20px;}
	.drawer-menu{padding:10px 0; font-size: 13px;}
	.drawer-menu ul li + li{margin-left: 10px; padding-left: 11px;}
	.drawer-menu ul li + li:before{height: 12px; margin-top: -6px;}
	.drawer-mainNav ul li dl dt a{font-size:1.125em;}
	.drawer-mainNav ul li dl dd.submenu a{font-size:1em;}
	.drawer-mainNav ul li dl dd.submenu span{width: 50%; margin-right: 0;}

	.header-drawer{background-size: 250% auto;}

	.tab-button .hd li a{min-width: auto;}
	
	.common-title-point h2{padding: 10px 6%;}
	
}

@media (max-width: 414px) {
	.drawer-logo img{max-width: 80%;}
	.footer-links .hd ul li, .footer-links .bd ul li{width: 100%;}
	.footer-gray .footer-links .hd ul{margin: 0;}
	.footer-gray .footer-links .hd ul li a{max-width: none;}
	.footer-gray .footer-links .hd ul li.hs a:after{right: 0;}
	.footer-gray .footer-links .bd ul li h4{padding: 4px 0;}
	.footer-gray .footer-links > .container{margin: 0;}
	.footer-gray .footer-links .hd ul li{padding: 0 20px; box-sizing: border-box;}
	.footer-gray .footer-links .hd ul li.on{background: #d5e2f4;}
	

	.newsList.res li h4{padding-right:0 !important;}
	.newsList.res li h4 a{display:inline !important; float:none !important; max-width:none !important; padding-right:12px !important; white-space:normal !important;}
	.newsList.res li h4 .time{position:static !important;}
	.newsList.res.dot li h4:before{top: 18px; margin-top: 0;}
	.newsList.res.line.dot li h4:before{top: 25px; margin-top: 0;}
	
}

@media (max-width: 375px) {
	
}

@media (max-width: 370px) {
	.drawer-menu ul li + li{padding-left: 0;}
	.drawer-menu ul li + li:before{display: none;}
	
	.header-drawer-ss{width: ;}
}

@media (max-width: 320px) {
	.header-mainNav ul li:after{display: none;}
	
}